Quickstart: Tabular Classification with the Graphical User Interface ---------------------------------------------------------------------- Start NeurEco GUI and choose **Tabular Classification** template. .. figure:: ../../../images/ChooseProjectGUIClassification.png :width: 600 :alt: Create a new NeurEco Classification project :align: center Create a new NeurEco Classification project To build the **Classfication** model, set the building parameters and provide at least the **Training data** (for more details about the building parameters, refer to :std:ref:`NeurEco Classification build parameters GUI`, for the data preparation, see :std:ref:`Data preparation for NeurEco Classification GUI`): .. figure:: ../../../images/ClassificationGUIBuildQuickTutorial.png :width: 600 :alt: ClassificationGUIBuildQuickTutorial :align: center Setting the building parameters for a tabular classification model using the GUI Click the **BUILD** button, and the build will automatically start. .. note:: For detailed documentation on **Build**, see :std:ref:`Build NeurEco Classification model GUI` To evaluate the constructed NeurEco Model, switch to the **Evaluation** panel, select the data set to evaluate, the sample to evaluate, and NeurEco will automatically update the evaluation: .. figure:: ../../../images/ClassificationGUIEvalQuickTutorial.png :width: 600 :alt: ClassificationGUIEvalQuickTutorial :align: center Evaluating a tabular classification model using the GUI .. note:: For detailed documentation on **Evaluate**, see :std:ref:`Evaluate NeurEco Classification model with GUI` To export the model, switch to the **Export** panel, select the exporting format (Choose the exporting precision when applicable) then choose a name for the exported model: .. figure:: ../../../images/ClassificationGUIExportQuickTutorial.png :width: 400 :alt: ClassificationGUIExportQuickTutorial :align: center Exporting a tabular classification model using the GUI .. note:: For detailed documentation on **Export**, see :std:ref:`Export NeurEco Classification model with GUI` .. note:: For detailed documentation on Tabular Classification with the GUI, see :std:ref:`Tabular Classification with GUI`.